Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hide fusdc deprecated gauges from vote #1367

Merged
merged 1 commit into from
May 5, 2023
Merged

Conversation

hammeiam
Copy link
Contributor

@hammeiam hammeiam commented May 5, 2023

No description provided.

@hammeiam hammeiam merged commit e30f574 into master May 5, 2023
@hammeiam hammeiam deleted the david/hide-fusdc-dep-gauges branch May 5, 2023 21:30
hammeiam added a commit that referenced this pull request Jun 2, 2023
* Add RainbowKit and Wagmi dependencies to package.json

* Configure wagmi and rainbow-me

* Add Tally wallet to the list of popular wallets in config.ts

* allow undefined alchemyKey

* Rainbow install and wagmi configuration (#1366)

* hide fusdc deprecated gauges from vote (#1367)

* fix one token withdraw, correct apy display (#1368)

* Rainbow install and wagmi configuration (#1366)

* Wagmi provider (#1370)

* Add wagmi config and Rainbowkit provider

* update wagmi and rainbowkit version and updated config file of wagmi

* Update package.json and config.ts to use updated versions of "@rainbow-me/rainbowkit" and "wagmi", respectively, and remove unused CoinbasePayTest page

* Remove redundant parameter in getContract function for better readability

* Update walletconnect button (#1371)

* Add wagmi config and Rainbowkit provider

* update wagmi and rainbowkit version and updated config file of wagmi

* feat: Replace Wallet connect button using Rainbotkit ConnectButton

* Update package.json and config.ts to use updated versions of "@rainbow-me/rainbowkit" and "wagmi", respectively, and remove unused CoinbasePayTest page

* Lint fix

* Update ci to trigger ci/cd

* Replace library of useActiveWeb3React with wagmi hook (#1374)

* Add wagmi config and Rainbowkit provider

* update wagmi and rainbowkit version and updated config file of wagmi

* feat: Replace Wallet connect button using Rainbotkit ConnectButton

* Update package.json and config.ts to use updated versions of "@rainbow-me/rainbowkit" and "wagmi", respectively, and remove unused CoinbasePayTest page

* update useActiveWeb3React with wagmi hook

* Update useActiveWeb3React with wagmi hook

* remove web3-react completely

* ci updte

* Refactor Web3Status component to conditionally render IconButton or Button based on whether or not chain has an icon

* replace library of useActiveWeb3React with signer or provider from wagmi hook

* Refactor useContract hook to useActiveWeb3React instead of individual useAccount, useProvider, and useSigner hooks for cleaner code

* Re Add Sentry initialization in index.tsx to enable error tracking and tracing

* Refactor AppContainer and Pools components to remove unused imports and variables

* Add back  error handling for missing childGaugeFactoryAddress in buildGaugeDataSidechain

* Refactor usePoolRegistryMultiCall to useActiveWeb3React for signerOrProvider

* recover  ci/cd setting

* remove husky change

* add buffer polyfill

* add prod infura key

* remove viem

---------

Co-authored-by: David Hamme <dhamme@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant